LDAP Introduction
1. LDAP Introduction 41.1. What is LDAP 41.2. LDAP is the phone book 41.3. Is LDAP a database? 42. Characteristics of LDAP 52.1. LDAP advantages 52.1.1 cross-platform 52.1.2
Server "Summary"
The most basic form of LDAP is a standard way to connect to a database. The database is optimized for read queries. So it can get the results of the query quickly, but in other ways, such as updates, it's much slower.
This article
This article demonstrates how to use PHP to connect to an LDAP server. A specific example is to connect to a common LDAP server and search. This example simulates the Netscape Communicator 4.*, which connects to the LDAP resource through its own
Introduction: This is a detailed page for connecting to the LDAP server using PHP. It introduces the related knowledge, skills, experience, and some PHP source code.
Class = 'pingjiaf' frameborder = '0' src = 'HTTP: //
Lotus Java and Domino through the LDAP integration Method!
JAVA, DOMINO, Lotus, LDAPSummary: LDAP is the standard Lightweight Directory Access Protocol (Lightweight Directory Access Protocol), through LDAP, you can access the user information in the
Order: work in the CA system used LDAP, using open source OpenLDAP, today because the work needs to participate in the basic training of the general LDAP, in this study notes, deepen learning effect. 1, what directory services and LDAP areThe
Error/data Code
Error
Description
0
Ldap_success
Indicates the requested client operation completed successfully.
1
Ldap_operations_error
Indicates an internal error. The server is
LDAP operation code sample initializing LDAP Directory service contextIn this example, we use uid=linly,ou=people,dc=jsoso,dc=net this account, the link is located in the local 8389 Port LDAP server (ldap://localhost:8389), the authentication method
There are indeed many examples on the Internet, but I am still not satisfied with the search process, so I will summarize it myself to make it easier for me to refer to it later, as well as to facilitate other children's shoes to find
Ldap_success = 0 // successLdap_operations_error = 1 // operation ErrorLdap_protocol_error = 2 // Protocol ErrorLdap_time_limit_exceeded = 3 // exceeds the maximum time limitLdap_size_limit_exceeded = 4 // exceeds the maximum number of returned
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.